home *** CD-ROM | disk | FTP | other *** search
/ Drumbeat 2000 / drumbeat 2000.iso / quick start files / quick start lesson 2.edf / Publication.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-08-12  |  1.6 KB

  1. {
  2.     "schema": {
  3.         "PublicationID": "Long Integer",
  4.         "SiteID": "Long Integer",
  5.         "PublishingFormatID": "Integer",
  6.         "Type": "Integer",
  7.         "Path": "Memo/Hyperlink (255)",
  8.         "PublicationDate": "DateTime",
  9.         "Remarks": "Memo/Hyperlink (255)",
  10.         "PubProductionType": "Long Integer NOT NULL"
  11.     },
  12.     "data": [
  13.         {
  14.             "PublicationID": 1,
  15.             "SiteID": 1,
  16.             "PublishingFormatID": 1,
  17.             "Type": 0,
  18.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  19.             "PublicationDate": "12/30/98 12:28:51",
  20.             "PubProductionType": 1
  21.         },
  22.         {
  23.             "PublicationID": 2,
  24.             "SiteID": 1,
  25.             "PublishingFormatID": 1,
  26.             "Type": 1,
  27.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  28.             "PublicationDate": "12/30/98 12:47:58",
  29.             "PubProductionType": 1
  30.         },
  31.         {
  32.             "PublicationID": 3,
  33.             "SiteID": 1,
  34.             "PublishingFormatID": 1,
  35.             "Type": 1,
  36.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  37.             "PublicationDate": "12/30/98 12:48:21",
  38.             "PubProductionType": 1
  39.         },
  40.         {
  41.             "PublicationID": 4,
  42.             "SiteID": 1,
  43.             "PublishingFormatID": 1,
  44.             "Type": 0,
  45.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  46.             "PublicationDate": "12/31/98 10:03:24",
  47.             "PubProductionType": 1
  48.         },
  49.         {
  50.             "PublicationID": 5,
  51.             "SiteID": 1,
  52.             "PublishingFormatID": 1,
  53.             "Type": 0,
  54.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  55.             "PublicationDate": "12/31/98 10:04:33",
  56.             "PubProductionType": 1
  57.         },
  58.         {
  59.             "PublicationID": 6,
  60.             "SiteID": 1,
  61.             "PublishingFormatID": 1,
  62.             "Type": 1,
  63.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  64.             "PublicationDate": "12/31/98 10:06:33",
  65.             "PubProductionType": 1
  66.         },
  67.         {
  68.             "PublicationID": 7,
  69.             "SiteID": 1,
  70.             "PublishingFormatID": 1,
  71.             "Type": 1,
  72.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  73.             "PublicationDate": "01/08/99 11:54:38",
  74.             "PubProductionType": 1
  75.         },
  76.         {
  77.             "PublicationID": 8,
  78.             "SiteID": 1,
  79.             "PublishingFormatID": 1,
  80.             "Type": 1,
  81.             "Path": "C:\\Inetpub\\wwwroot\\QuickStartFinal\\",
  82.             "PublicationDate": "03/16/99 10:10:28",
  83.             "PubProductionType": 1
  84.         }
  85.     ]
  86. }